﻿CHARACTERS = {
	c:PRA = {
		create_character = {
			# Eduardo Angelim
			first_name = "eduardo"
			last_name = "angelim"
			culture = cu:brazilian
			ruler = yes
			birth_date = 1814.7.6
			dna = dna_eduardo_angelim
			interest_group = ig_intelligentsia
			ig_leader = yes
			ideology = ideology_radical
			traits = {
				ambitious
				firebrand
			}
		}
	}
}
